runtime.arenaHint.down (field)
4 uses
runtime (current package)
malloc.go#L673: if hint.down {
malloc.go#L687: if !hint.down {
malloc.go#L726: hint.addr, hint.down = uintptr(v), true
mheap.go#L343: down bool
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)